// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.google.gson.internal; // Referenced classes of package com.google.gson.internal: // v, t, w class u extends v { final t a; u(t t1) { a = t1; super(t1.a, null); } public Object next() { return b().f; } }